Welcome![Sign In][Sign Up]
Location:
Search - play avi

Search list

[Other播放mp3,avi,等多媒体文件的程序

Description: 用汇编语言写得一个小程序,可以播放mp3,avi等多媒体文件.源代码在txt文件里面-written in assembly language using a small program that can play MP3, avi and other multimedia files. The source code inside the txt file
Platform: | Size: 2788 | Author: 吴俊良 | Hits:

[Multimedia programvlc-binary.tar

Description: VLC media player是一个完全免费的多媒体播放软件,支持多种流行的音频视频格式,比如MPEG/MPEG-2/MPEG-4/DivX/mp3/ogg等等,能播放DVD/VCD以及各种流媒体格式发文件。最具特色的功能是可以边下载边观看Divx媒体文件,并可以播放不完整的AVI文件。 -VLC media player is a free multimedia player software to support a variety of popular audio and video formats, such as MPEG/MPEG-2/MPEG-4/DivX/mp3/ogg etc., can play DVD / VCD and various streaming media formats documentation. The most unique function can be downloaded side while watching Divx media, and can play AVI incomplete document.
Platform: | Size: 15680081 | Author: lucy | Hits:

[Multimedia Developaviplayer

Description: 用mfc制作的aviplayer源码,界面简洁,用于播放avi文件-Mfc produced by aviplayer source, the interface is simple and used to play avi files
Platform: | Size: 43008 | Author: luo | Hits:

[Video CaptureplayAvi_saveFrame

Description: 這是個可以播放avi並把正在播放的frame存成bmp的簡單小程式,需要安裝openCV。程式碼包含簡易的avi開檔,存圖,程式執行後,按空白鍵會撥放影片,按s會存圖。-This is a can play avi and put the frame is playing a simple Save as bmp small program to install required openCV. Contains simple code to open avi files, keep maps, program execution, press the space bar will play video, according to s will keep Fig.
Platform: | Size: 1735680 | Author: 發發 | Hits:

[Windows DevelopFountainWater

Description: Play avi in C++ libarary
Platform: | Size: 500736 | Author: du | Hits:

[midi programplayer

Description: 这是一个用于播放AVI的,用VC制作简单AVI文件播放器-This is a used to play AVI s with the production of a simple AVI file VC player
Platform: | Size: 41984 | Author: zjf | Hits:

[Multimedia programavi_player

Description: AVI视频播放器的VC++简单实现,界面简单,功能上可以播放AVI格式的视频,-AVI video player of the VC++ simple implementation, the interface simple function that can play AVI format video,
Platform: | Size: 18432 | Author: wangren | Hits:

[File Formatavi

Description: 微软的音频/视频交错(AVI)文件格式是一种RIFF格式的文件规范与应用,捕捉,编辑使用和播放音频/视频序列。一般情况下,AVI文件包含了不同类型的数据多个流。大多数AVI序列将同时使用音频和视频流。一个简单的AVI序列变异使用视频数据,不需要音频流。专门阿维序列可能包括控制赛道作为额外的数据流或MIDI音轨。控制轨道可以控制,如一个MCI光碟机的外部设备。在MIDI轨道可以发挥的顺序的背景音乐。虽然专门序列需要专门的控制程序,利用它的全部功能,应用程序,可以阅读和发挥阿维序列仍然可以阅读和发挥在专门的AVI文件序列的优势。 (这些应用程序忽略了非专门文件阿维数据。)本章主要介绍AVI文件只包含音频和视频数据。 本章涵盖以下主题: • 一个AVI文件所需的块 • 一个AVI文件可选的数据块 • 制定程序写入AVI文件 有关RIFF格式文件的其他信息,请参阅Microsoft Windows多媒体程序员指南和Microsoft Windows多媒体程序员参考。 有关安装的压缩机及解压缩的其他信息,请参见第10章“视频压缩和解压驱动程序。”-The Microsoft Audio/Video Interleaved (AVI) file format is a RIFF file specification used with applications that capture, edit, and playback audio/video sequences. In general, AVI files contain multiple streams of different types of data. Most AVI sequences will use both audio and video streams. A simple variation for an AVI sequence uses video data and does not require an audio stream. Specialized AVI sequences might include a control track or MIDI track as an additional data stream. The control track could control external devices such as an MCI videodisc player. The MIDI track could play background music for the sequence. While a specialized sequence requires a specialized control program to take advantage of all its capabilities, applications that can read and play AVI sequences can still read and play an AVI sequence in a specialized file. (These applications ignore the non-AVI data in the specialized file.) This chapter primarily describes AVI files containing only audio and vide
Platform: | Size: 12288 | Author: 江涛 | Hits:

[matlabMoviePlayer

Description: 利用MATLAB实现的互动的电影播放器,可播放多种格式的文件,非常好用-Implemented using MATLAB interactive movie player that can play a variety of file formats, very easy to use
Platform: | Size: 19456 | Author: 金羽汐 | Hits:

[Video CaptureOpenGLAVI

Description: 使用vc++和OpenGL做的一个播放avi视频的源码 NEHE写的非常好。-Using vc++ and OpenGL to do a play avi video source NEHE write very well.
Platform: | Size: 1139712 | Author: 高志勇 | Hits:

[Video CapturePlay_AVI_Files_Source_Code

Description: play avi in open cv using web cam you can also edit itto save frames
Platform: | Size: 1024 | Author: vinu | Hits:

[Multimedia DevelopAVI

Description: Audio 解码功能,压缩算法,通过优秀的压缩算法,优化播放的存储。-audio play function
Platform: | Size: 27648 | Author: wziy520 | Hits:

[Multimedia Developaviplayer

Description: 一个播放avi视频的简易播放器,可以实现抓取图像的功能。经测试,在6.0下可以运行-A simple play avi video player, image capture function can be achieved. The test can be run in 6.0
Platform: | Size: 4018176 | Author: 李强 | Hits:

[Multimedia DevelopAVI

Description: 本代码详解了如何播放AVI动画文件,AVI文件通常有3种播放方式,这里是利用MCIWnd窗口类来实现AVI文件播放的。-Detailed how to play the code AVI animation files, AVI files usually have three kinds of play mode, here is the use of MCIWnd window class to play AVI files.
Platform: | Size: 36864 | Author: 李佳昆 | Hits:

[Audio programVCPP-AVI-Player

Description: 一个VC++实现的简单AVI视频播放器,界面几乎没有过多美化,功能上只可以播放AVI格式的视频,很早时候的源代码-VC++ to achieve a simple AVI video player, the interface almost too much landscaping, the function can only play AVI format video, very early, when the source code
Platform: | Size: 35840 | Author: Blest | Hits:

[OpenGL programplay-AVI-in-OpenGL

Description: 详细说明并举例如何在Opengl中实现AVI视频的三维播放,难得的资料-Detailed description and examples of how 3D playback AVI video in Opengl, valuable information
Platform: | Size: 19456 | Author: dingyongyongxin | Hits:

[LabViewRead-AVI-Example

Description: labview读取 播放AVI文件,可控制进度,实现自动流畅播放-LabVIEW reads the play AVI file, you can control the progress of automatic smooth playback
Platform: | Size: 60416 | Author: 王睿 | Hits:

[Program docmatlab-read--the-word-of-avi

Description: 用matlab软件读取avi视频。利用mmread程序来读取avi视频并且播放。-Read avi video using matlab software. Use mmread program to read and play avi video.
Platform: | Size: 4096 | Author: 六月 | Hits:

[SCMstm32F407-Play-AVI

Description: 利用libjpeg库解码AVI视频 使用stm32f407单片机实现,和网上的不同,这个是有详细注释的 对学习很有帮助-Libjpeg library use AVI video decoding using stm32f407 SCM, and various online, this is a detailed commentary on the study helpful
Platform: | Size: 15346688 | Author: zhudeng | Hits:

[Delphi VCLAVI播放器

Description: 可实现播放功能,播放AVI及WAV视频,可支持程序二次开发使用(It can play avi and wav video)
Platform: | Size: 431104 | Author: 红红啦啦破 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 24 »

CodeBus www.codebus.net